* {
	padding: 0;
	margin: 0;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	background-color: #fff;
}

a:hover {
	text-decoration: none;
}

/* 面包屑开始 */
.crumbs-yyf-location {
	width: 1200px;
	height: 35px;
	margin: 0 auto;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px 18px;
}

.crumbs-yyf-location-nav {
	display: flex;
	font-size: 14px;
	width: 1000px;
	height: 35px;
	background: #EEEEEE;
	line-height: 35px;
	color: #FF0101;
	margin: 0 auto;
}

.crumbs-yyf-location-nav span {
	padding-left: 15px;
}

.crumbs-yyf-location-nav>ul>li {
	text-indent: 0;
	margin-right: 20px;
	position: relative;
}

.crumbs-yyf-location-nav>ul {
	display: flex;
}

.crumbs-yyf-location-nav>ul>li {
	text-indent: 0;
	margin-right: 20px;
	position: relative;
}

.crumbs-yyf-location-nav>ul>li>a {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.crumbs-yyf-location-nav>ul>li>img {
	display: block;
	width: 6px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: -12px;
	margin-top: -5px;
}

/* 面包屑结束 */
/* 内容开始 */
.item-yyf-all {
	display: flex;
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}

.content-yyf {
	width: 700px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.content-yyf-item {
	display: flex;
	margin: 30px 43px 0 20px;
	justify-content: space-between;
}

.content-yyf-item a {
  	display:block;
  	width:400px;
	font-size: 14px;
	color: #333333;
}

.contente-yyf-dian {
	width: 4px;
	height: 4px;
	background: #CCCCCC;
	margin: 9px 24px 0 0;
}

.content-yyf-line {
	width: 640px;
	height: 1px;
	background: #EEEEEE;
	margin: 0 auto;
	margin-top: 30px;
}

.content-yyf-fenye {
	margin-top: 39px;
	text-align: center;
	margin-bottom: 37px;
}

.content-yyf-fenye>a.on {
	background: #0362D2;
	border: none;
	color: #fff;
}

.content-yyf-fenye>a {
	display: inline-block;
	width: 26px;
	height: 35px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	margin-right: 11px;
	font-size: 12px;
	color: #999999;
	text-indent: initial;
}

.content-yyf-fenye>.content-yyf-fenye-next {
	width: 60px;
}

.content-yyf-fenye>span>input {
	width: 60px;
	height: 34px;
	border: 1px solid #E0E0E0;
	text-align: center;
	color: #666;
	outline: none;
}

/* 今日岗位推荐 */
.content-right-yyf {
	margin-left: 17px;
}

.post-remed-yyf {
	width: 280px;
	height: 240px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.post-remed-verline {
	width: 4px;
	height: 18px;
	background: #2976DC;
	margin: 11px 0px 11px 21px;
}

.verline-heade {
	display: flex;
	width: 280px;
	height: 40px;
	background: #F5F5F5;
}

.verline-heade a {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	font-weight: 600;
	margin: 3px 0 0 12px;
}

.post-remed-dian {
	width: 4px;
	height: 4px;
	background: #CCCCCC;
	margin: 18px 12px 0 21px;
}

.post-remed-content {
	display: flex;
}

.post-remed-content a {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 39px;
}

/* 就业指导服务群 */
.work-yyf {
	width: 280px;
	height: 260px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-top: 30px;
}

.work-yyf img {
	margin: 0 auto;
	display: block;
	margin-top: 22px;
}

.work-yyf p {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	text-align: center;
	margin-top: 18px;
}

/* 了解自己的职业能力 */
.workability-yyf {
	width: 280px;
	height: 290px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
}

.workability-img-yyf {
	margin-top: 20px;
	display: flex;
}

.workability-img-yyf a {
	margin: 6px 7px 5px 11px;
}

/* 企业查询入口show页面 */
.query-show-yyf {
	width: 700px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	text-align: center;
}

.query-show-yyf h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	margin-top: 31px;
}

.query-show-yyf p {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	margin-top: 19px;
}

.content {
	font-size: 14px;

	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

/* banner图 */
.banner-yyf {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	margin-top: 8px;
}

/* 试听课程主题 */
.course-yyf {
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
}

.showHotSc-table {
	display: flex;
	margin-top: 19px;
}

.showHotSc-table p {
	width: 100px;
	height: 34px;
	background: #F3F3F3;
	box-shadow: 0px 0px 10px 0px rgba(86, 124, 223, 0.3);
	border-radius: 17px;
	font-size: 16px;
	font-weight: 400;
	line-height: 33px;
	text-align: center;
	font-weight: 400;
	color: #666666;
	margin-right: 20px;
	cursor: pointer;
}

.showHotSc-nr-content {
	height: 320px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin: 0 20px 20px 0;
	width: 317px;
}
.showHotSc-nr-content.zp_all_video_list{
  	display:none;
}

.showHotSc-nr-content:nth-child(3n) {
	margin-right: 0;
}

.showHotSc-nr-item {
	width: 320px;
	height: 200px;
	background: #EEEEEE;
}

.showHotSc-nr-content h3 {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin: 10px 0 4px 0;

}

.showHotSc-nr-content p {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}

.showHotSc-nr-line {
	width: 278px;
	height: 1px;
	background: #EEEEEE;
	margin: 0 auto;
	margin: 14px 0 10px 0;
}

.showHotSc-nr-listen {
	width: 52px;
	height: 26px;
	background: #FFF0F0;
	font-size: 16px;
	font-weight: 400;
	color: #DF3939;
	line-height: 24px;
	margin-right: 22px;
	text-align: center;
}

.showHotSc-active {
	color: #FFFFFF !important;
	background: linear-gradient(90deg, #2D5FFF, #569CFF) !important;
}

.showHotSc-nr {
	display: none;
	margin-top: 20px;
	flex-wrap: wrap;
}

.course-yyf-jt {
	text-align: center;
	margin-top: 20px;
}

.course-yyf-botton {
	width: 330px;
	height: 48px;
	background: linear-gradient(90deg, #2D5FFF, #569CFF);
	box-shadow: 0px 0px 10px 0px rgba(86, 124, 223, 0.3);
	border-radius: 24px;
	margin: 0 auto;
	text-align: center;
	margin-top: 21px;
  	border:none;
  	color:#fff;
  	line-height:48px;
  	font-size:18px;
}

.input-style-yyf{
	width: 260px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	outline: none;
	padding-left: 30px;
	
}

.showHotSc-table-search {
	display: flex;
	position: relative;
}

.showHotSc-table-search button {
	display: block;
	width: 80px;
	height: 40px;
	background: #4396FF;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
  	border:none;
}
.search-icon-yyf{
	position: absolute;
	left: 6px;
	top: 10px;
	z-index: 5;
	background-image: url(../images/search-yyf.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}